home *** CD-ROM | disk | FTP | other *** search
/ Aminet 15 / Aminet 15 - Nov 1996.iso / Aminet / gfx / show / Flx.lha / flx.doc < prev    next >
Text File  |  1996-08-26  |  4KB  |  129 lines

  1.  
  2.                                     FLX V0.8
  3.  
  4.                             coded by Ornaghi Alfredo
  5.  
  6.                             E-Mail :  ted@intercom.it
  7.  
  8.                      Web page: http://www.intercom.it/~ted/
  9.  
  10.  
  11.  
  12.                                 FREEWARE VERSION
  13.  
  14.  
  15.  
  16. Flx is a .FLI and .FLC animation viewer.
  17. Flx shows the animations inside a Workbench's window or in its own 256 colours
  18. screen.
  19. Flx has been completely written in 68020 assembler. !!!
  20.  
  21. These are the characteristics of FLX :
  22.  
  23. - it shows the animation on a Workbench's window
  24. - it shows the animation on a 256 colours screen
  25. - possibility to use the original animation palette (256 colours Wb)
  26. - possibility to use the original Workbench palette with any number of colours
  27. - automatic colours remapping (Workbench based)
  28. - reduction of the number of colours used by animation, in order to show it in WB
  29.   (for example : from 256 to 16)
  30. - real time animation reshaping to adapt it to the window's dimension
  31. - it shows the frame number and the total number of frames in the window's title
  32. - possibility to show simultaneously more animations, executing FLX many times
  33.   (memory limited)
  34.  
  35.  
  36. Through the menus it is possible :
  37. - OPEN SCREEN : to open a 256 colours screen for the animation
  38. - CLOSE SCREEN: to close the screen opened with OPEN SCREEN
  39. - PALETTE ANIM: to use the original animation palette (better with 256 colours WB)
  40. - PALETTE WB  : to use the original Workbench palette (with re-mapping, scaling,
  41.   and so on)
  42. - LOAD ANIM   : to load a new animation (available from the 0.9 version)
  43. - ABOUT       : information about the programme 
  44. - QUIT        : exit from FLX
  45.  
  46.  
  47.  
  48.  
  49. SYSTEM REQUIREMENTS:
  50.   Amiga OS 2.04+ (68020 or greater!)
  51.  
  52.  
  53.  
  54. HOW TO USE FLX:
  55.   Usege: CLI only:
  56.  
  57.   flx [ anim name ]
  58.  
  59.   example:
  60.  
  61.   flx hd1:anim/prova.fli
  62.  
  63.  
  64.  
  65. HISTORY:
  66. - 0.8 : this is the first public release!
  67.  
  68.  
  69.  
  70. REPORTED TO WORK ON:
  71. - A1200 + blizzard 1220 (68020 28 Mhz + 68882 33 Mhz) + 4 Mb fast ram
  72. - A4000 040 + cybervision 64 + 20 Mb fast ram
  73.  
  74.  
  75.  
  76. FUTURES:
  77. - gfx card support (cybergraphX)
  78. - higher speed
  79. - correction of some bugs
  80. - new menu : SIZE = 10% , 20%, .... 90%, 100% of the original
  81. - lower memory consume
  82. - control of the timer for images syncronism (now not implemented !)
  83. - best palette : use of the best colours to modify the Workbench original ones and
  84.   mix them with the colours of the animation
  85. - new files' format implementation : MPEG, IFF anim, AVI, .....
  86. - PowerPC support code (for new Amiga!)
  87.  
  88.  
  89.  
  90.  
  91.  
  92.                               LEGAL INFORMATION
  93.  
  94.  
  95. COPYRIGHT:
  96.   FLX is COPYRIGHT © 1996 by Alfredo Ornaghi.
  97.  
  98.  
  99. DISCLAIMER:
  100.   This software is provided "as it is". No warranties are made. Use this
  101.   software at your own risk. The author assumes no responsibility for any
  102.   damage caused by the use of this software.
  103.  
  104.  
  105. DISTRIBUTION:
  106.   The permission to distribute copies of FLX on disk is granted provided
  107.   that NO MONEY is charged beyond the cost of the disk.
  108.  
  109.   The permission to distribute FLX electronically on computer network and
  110.   Bulletting Board System (BBS) is granted provided that NO MONEY is charged
  111.   for accessing or download the archive.
  112.   The permission to distribute FLX on all CD archives is granted.
  113.  
  114.   Commercial distributors of freely distributable software are NOT allowed to
  115.   distribute FLX.
  116.  
  117.  
  118.  
  119.  
  120.  
  121. Bug reports and new ideas are welcome :) Write me!
  122.  
  123.  
  124.           ------------------------------------------------------------
  125.          |     //          | Alfredo Ornaghi (Amiga user!)            |
  126.          |    //  Amiga    | E-Mail   : ted@intercom.it               |
  127.          | \\X/ forever!!! | Web site : http://www.intercom.it/~ted/  |
  128.           ------------------------------------------------------------
  129.